home *** CD-ROM | disk | FTP | other *** search
- Path: w350zrz.zrz.TU-Berlin.DE!rawneiha
- From: rawneiha@w350zrz.zrz.TU-Berlin.DE (Philipp Boerker)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: TMapping again!
- Date: 23 Feb 1996 14:35:51 GMT
- Organization: Technical University Berlin, Germany
- Message-ID: <4gkjc7$9pp@brachio.zrz.TU-Berlin.DE>
- References: <38232371@kone.fipnet.fi> <4fntd3$g56@sunsystem5.informatik.tu-muenchen.de> <38232442@kone.fipnet.fi> <4fvnjb$gdm@oreig.uji.es> <4g147q$sit@maureen.teleport.com> <4ga6lr$rp8@brachio.zrz.TU-Berlin.DE> <4gc5ur$brr@maureen.teleport.com> <4gcq6s$b
- NNTP-Posting-Host: w350zrz.zrz.tu-berlin.de
-
- sschaem@teleport.com (Stephan Schaem) writes:
-
-
- > Then see the folowing... its not using a unrolling methode for
- > alligned 'copy' like for flat shading inner loop unrolling.
-
-
- >Setup:
- >.. move.l d0,(a1)+
- > dbra d1,..
- >.. move.l d2,(a1)+
- > dbra d3,..
- > rts
-
- > Now, isn't this nice :)
-
- Well, how does the first dbra branch? Back or ahead? I'd use some
- other labels!
-
- Greets,
- Phil.
- grond/matrix
-
-